aboutsummaryrefslogtreecommitdiffstats
path: root/emacs-clojure-mode [disowned]/watch-
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xemacs-clojure-mode [disowned]/watch- (renamed from emacs-clojure-mode/watch)4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs-clojure-mode/watch b/emacs-clojure-mode [disowned]/watch-
index eb2b51d..700d78c 100755
--- a/emacs-clojure-mode/watch
+++ b/emacs-clojure-mode [disowned]/watch-
@@ -12,10 +12,10 @@ if [ $? = 0 ]; then
rm new-sum
else
mv new-sum sum
- echo 'emacs-clojure-mode-git'
+ echo 'emacs-clojure-mode'
fi
elif [ ! -f unfetchable ]; then
touch unfetchable
- echo 'emacs-clojure-mode-git (unfetchable)'
+ echo 'emacs-clojure-mode (unfetchable)'
fi